home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000052_news@columbia.edu _Mon Aug 23 13:48:49 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA15466
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 23 Aug 1999 13:48:49 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA16354
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 23 Aug 1999 13:45:54 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: XYZModem support in MSKermit 3.14
  11. Date: 23 Aug 1999 17:45:54 GMT
  12. Organization: Columbia University
  13. Message-ID: <7ps1ci$fv0$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <37C186AD.AF342B71@libdems.force9.co.uk>,
  17. Jonathan Graham Harston  <jgh@arcade.demon.co.uk> wrote:
  18. : Reading the blurb gave me the impression that MS-DOS KERMIT 3.14
  19. : supported X/Y/ZMODEM file transfer.
  20. What blurb?
  21.  
  22. : So, I downloaded a copy to play with to see if it would do what I need
  23. : (I'm developing some serial-based communications systems).
  24. : However, I couldn't for the life of me find out how to get it to do
  25. : an X/Y/ZModem file transfer.
  26. : The blurb also says that Kermit95 supports XYZ, but that's not
  27. : available for preview downloading; and I'm reluctant to send off money
  28. : for something if I don't actually know what it does.  I've already got
  29. : a cupboard full of useless software that I didn't need to have bought.
  30. When the next version is ready, there will be a downloadable trial version.
  31.  
  32. : Can somebody give a definitive answer.  Does MS-Kermit 3.xx support
  33. : XYZ?
  34. No.
  35.  
  36. : How do I get it to do it?
  37. :
  38. There might be some way you can get an external XYZMODEM protocol
  39. implementation like DSZ to use the connection that MS-DOS Kermit has made,
  40. but you're on your own for that (unless any readers who have experience with
  41. it can offer instructions).
  42.  
  43. - Frank